github.com/jackc/pgx/v5/pgproto3.tracer.traceAuthenticationSASLFinal (method)

2 uses

	github.com/jackc/pgx/v5/pgproto3 (current package)
		trace.go#L49: 		t.traceAuthenticationSASLFinal(sender, encodedLen, msg)
		trace.go#L157: func (t *tracer) traceAuthenticationSASLFinal(sender byte, encodedLen int32, msg *AuthenticationSASLFinal) {